Ellipse Properties

Properties

AnchorPageNumber Contains the physical page number of an anchor if the drawing object is bound to a page within a text document.
AnchorType Specifies how a frame is bound to a text document.
CenterX Contains the X coordinate of a ellipse center.
CenterY Contains the Y coordinate of a ellipse center.
Content Contains a collection of IDrawText objects.
EndAngle Contains the end angle of a arc, cut, or section for ellipse.
EventListeners Contains an attachment of an event listener to a drawing shape.
GluePoints Contains the designated point in the area of a drawing object to which a connector shape can connect.
Height
(Inherited from Shape)
ID
(Inherited from Shape)
Kind Specifies the appearance of a circle. The defined values for the draw:kind attribute are: - arc: specifies a circle or ellipse arc. - cut: specifies a circle or ellipse with a cut. - full: specifies a full circle or ellipse. - section: specifies a section of a circle or ellipse.
Layer
(Inherited from Shape)
Name
(Inherited from Shape)
RadiusX Contains the x-axis radius of the ellipse used to round off the corners of a rectangle.
RadiusY Contains the y-axis radius of that ellipse.
RelativeHeight Contains height of a drawing object as a relative value within a frame.
RelativeWidth Contains width of a drawing object as a relative value within a frame.
StartAngle Contains the start angle of a section, cut, or arc for ellipse.
Style
(Inherited from Shape)
TextStyle
(Inherited from Shape)
Transform
(Inherited from Shape)
Width
(Inherited from Shape)
X
(Inherited from Shape)
Y
(Inherited from Shape)
ZIndex
(Inherited from Shape)

See Also